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