Home
last modified time | relevance | path

Searched defs:versionCallSite (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp256 static Instruction *versionCallSite(CallSite CS, Value *Callee, in versionCallSite() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp282 CallBase &llvm::versionCallSite(CallBase &CB, Value *Callee, in versionCallSite() function in llvm