Home
last modified time | relevance | path

Searched defs:changeToCall (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp1343 static void changeToCall(InvokeInst *II) { in changeToCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp1972 void llvm::changeToCall(InvokeInst *II, DomTreeUpdater *DTU) { in changeToCall() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp2294 CallInst *llvm::changeToCall(InvokeInst *II, DomTreeUpdater *DTU) { in changeToCall() function in llvm