Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h79 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp551 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local
1641 for (const auto &APC : AllocaPoisonCallVec) { in poisonStack() local