Searched defs:ImmCost (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfo.h | 519 unsigned ImmCost; global() member |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 8204 InstructionCost ImmCost = TTI->getIntImmCost( tryUnmergingGEPsAcrossIndirectBr() local |