Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Transforms/Utils/
H A DCallPromotionUtilsTest.cpp390 TEST(CallPromotionUtilsTest,promoteCallWithVTableCmp) TEST() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp575 CallBase &llvm::promoteCallWithVTableCmp(CallBase &CB, Instruction *VPtr, promoteCallWithVTableCmp() function in llvm